home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeLocen.cab / Microsoft.Expression.Web.Help.en / scripts / script_loc.js < prev    next >
Encoding:
Text File  |  2009-06-19  |  2.5 KB  |  70 lines

  1. //The newFeedback variable controls the feedback look and feel.
  2. newFeedback = true;
  3.  
  4. //These values will be replaced by the build.
  5. L_alias = "${TEMPALIAS}$"; 
  6. L_product = "${TEMPPRODUCT}$"; 
  7. L_deliverable = "${TEMPDELIVER}$";
  8. L_docversion = "${TEMPVERSION}$"; 
  9. L_productversion = "${CBRI_BLDVERS}$"; 
  10. //End of values replaced by the build.
  11.  
  12. L_fdintro = "Was this information helpful?";
  13. L_fdwhywrong = "Why?";
  14. L_fdwhatwrong = "What were you looking for? (750 characters maximum)";
  15. L_fdinfowrong = "Information is wrong";
  16. L_fdneedsmore = "Needs more information";
  17. L_fdnotexpected = "Not what I expected";
  18. L_fdyes = "Yes";
  19. L_fdno = "No";
  20. L_fdback = "Back";
  21. L_fdnext = "Next";
  22. L_fdsubmit = "Submit";
  23. L_fdaltyes = "Yes";
  24. L_fdaltno = "No";
  25. L_fdaltback = "Back";
  26. L_fdaltnext = "Next";
  27. L_fdaltsubmit = "Submit";
  28. L_fddefaultbody = "Please type comments below.";
  29.  
  30. //NEW FEEDBACK SYSTEM
  31. L_feedBackSend = "Send";
  32. L_feedBack = "feedback";
  33. L_feedBackText = " on this topic to Microsoft.";
  34. L_FeedBackDivID = "fb";
  35. L_fbintroduction = "Microsoft values your feedback. To rate this topic and send feedback about this topic to the documentation team, click a rating, and then click <b>Send Feedback</b>. For assistance with support issues, refer to the technical support information included with the product.";
  36. L_fbsend = "Send Feedback";
  37. L_fbaltsend = "Send feedback";
  38. L_fb1Poor = "Poor";
  39. L_fb1Excellent = "Outstanding";
  40. L_fb1EnterFeedbackHere_Text = "To e-mail your feedback to Microsoft, click here:";
  41. L_fb1Title_Text = "Documentation Feedback";
  42. //L_sTechSupportHREF="<MSHelp:link keywords=\"be69811b-5b47-46fe-8fc9-c5d6e4a13868\" TABINDEX=\"0\">Analysis Services Architecture (Analysis Services)</MSHelp:link>";
  43. L_fb1Acknowledge="Thank you";
  44. L_fbaltIcon = "Display feedback instructions at the bottom of the page."
  45. //Search fix (sf)
  46. L_sf_langF="Language Filter";
  47. L_sf_all="All";
  48. L_sf_multiple="Multiple";
  49. L_sf_LangFilter="Language Filter";
  50. L_sf_All="All";
  51. L_sf_Multiple="Multiple";
  52. L_sf_Declaration="Declaration";
  53. L_sf_Usage="Usage";
  54. L_sf_VB="Visual Basic";
  55. L_sf_CSharp="C#";
  56. L_sf_CPlus="C++";
  57. L_sf_JSharp="J#";
  58. L_sf_JScript="JScript";
  59. L_sf_Xml="Xml";
  60. L_sf_Html="Html";
  61. L_sf_CollAl="Collapse All";
  62. L_sf_ExpAll="Expand All";
  63. L_sf_Roles="Roles for this topic...";
  64. L_sf_Info="InfoCenters";
  65. L_sf_MemAll="Members Options: Show All";
  66. L_sf_MemFilt="Members Options: Filtered";
  67. L_sf_MemInh="Include Inherited Members";
  68. L_sf_MemPro="Include Protected Members";
  69. L_sf_MemCom=".NET Compact Framework Members Only";
  70.